Offline Installation

Offline installation steps differ depending on Pyramid version being installed. This is because from version 2020 and onwards, the Python packages are downloaded and managed from the Admin console.

Pyramid 2020.10 and later

  1. Install Pyramid
  2. Install R
    1. Extract "R packages" into the "library" folder of the R installation, usually located in "C:\ProgramFiles\R\PA\library"

Pyramid 2018 versions

  1. Install Pyramid
  2. Install Python
    1. Go to Python packages and open the file "install Python pkgs" with a text editor
    2. Make sure that the path "C:\ProgramFiles\Pyramid2018\python\Scripts\pip" is correct and pointing to the pip.exe file in your local installation
    3. Change the path "C:\ProgramData\Anaconda3\Scripts\OfflinePkgs" to point to the OfflinePkgs folder
    4. Save
    5. Run the Command Prompt as an Administrator and run the file "install_Python_pkgs" (located in the "python pkgs" folder)
  3. Install R
    1. Extract "R packages" into the "library" folder of the R installation, usually located in "C:\ProgramFiles\R\PA\library"